`int64` is being handled as an Elm `Int`, which is unsafe. It should be `String` or some `BigInt` type.