Transaction group with clamped engineering limit

Suppose I have a transaction group that logs tag value to a database and the tag has Engineering high/low limit(0 - 10) with limit mode set to clamp_both.

What would happen if the tag value goes out of range, say 15 or -5? Will 15 or -5 be save to the database?

Going off what the manual says i would assume it would record the actual value, though i don't use transaction groups and couldn't say if bad quality would be an issue.

Dictates how the engineering range should be enforced on the Tag. If not "Off", the Tag will change to bad quality ("limit exceeded"), when the value falls outside the specified range.