When a form with varying donation amounts that have descriptions is made, the email receipt with the description only contains the topmost option instead of the description that accompanies that donation amount.
The workaround for now is to remove the {donation} tag from the email templates. The {donation} tag contains both the form title and donation level description. You can use the {form_title} tag to only display the form title in your email templates.