To change the limit update the following app setting value within the AlertingEngine.exe.config file and restart Alerting Engine service:
<add key="AutoClearAlertIntervalInMinutes" value="14400" />
Max allowed value of this setting in minutes is 129599 - which is about 90 days.