I noticed that the user variable value length is limited to 1024 characters. It is not a problem in itself, but it causes the Timer plugin to stop working when you have enough timers in the history.
This is probably not so much a FARR core issue, as it is the Timer plugin issue.
Quick fix is to set the timer::archive uservalue to an empty array, but it would be great if the plugin could handle this automagically.