Okay, I'll bite.
I'm going from my knowledge of the pre-WinTEC4 firmware, but I doubt that this piece has changed.
As I understand it the Advance Trim function is setup such that
0V => -30deg of timing,
2.5V => 0deg
5V => +30deg
The upper and lower timing limits don't change this scaling, they simply limit the timing change that the function can cause. So, if you set your limits to +/- 5deg, then it should act like this:
0V => -5deg
2.08V => -5deg
2.5V => 0deg
2.92V => +5deg
5V => +5deg
So basically + and -5deg of added timing always happens at the same voltages, it's just that nothing more happens after that. Make sense?