Summary
Index card fields of type integer should only accept values from 0 to 32,767.
Workaround
We strongly recommend that integer fields be limited to a value between 0 and 32,767.
More Information
Currently, values up to 64,999 can be stored in an index card field of type integer. Values above 32,767 are not supported and will be considered invalid in a future version.