Submitted by cmichel
There are several setter functions that do not check if the amount is less than 100% including:
The impact is that setting values to more than 100% might lead to unintended functionality.
Recommend ensuring that the parameters are less than 100%.
raymogg (Tracer) confirmed
