Fix AnswerLineNBR Integer Overflow
Resolves issue where the value in FloatAnswerNBR was overflowing the AnswerLineNBR column for some entries. The AnswerLineNBR value is only valid for "Custom List" entries, and the previous logic to set this value for "Patient-Entered Question" records was naive.