Pt-query-digest no truncate long params on history mode

Hi all.
When i collect report pt-query-digest to file - i see on long query trim for long parameters list (example)
id in (2,3,4,5,6,6,7,8,8,9,124,324,25,24,524,6,264./* … omited XXXX items … */

But when i run pt-query-digest with history table write - in history table i see full query with alll parameters.
How i can perform trim long parameters list for history tables mode ?