Fix panicking `CustomRelTime` when magnitude list is incomplete

`CustomRelTime` panics when one decides to have the magnitudes list to
not include everything up to `math.MaxInt64`. I added a few tests to
illustrate a use-case.
2 files changed